FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package vzvz.fhir.aof#0.13.0 (47 ms)

Package vzvz.fhir.aof
Type StructureDefinition
Id Id
FHIR Version R4B
Source https://simplifier.net/resolve?scope=vzvz.fhir.aof@0.13.0&canonical=http://vzvz.nl/fhir/StructureDefinition/aorta-DataReferenceReason
Url http://vzvz.nl/fhir/StructureDefinition/aorta-DataReferenceReason
Version 0.9.0
Status draft
Name DataReferenceReason
Experimental False
Description Extension to the DataReference to indicate the reason for submitting a new or updated instance
Purpose This extension refers to a CodeSystem to allow for distinction of exceptional situations such as pandemics from the regular/normal situation.
Copyright VZVZ
Type Extension
Kind complex-type

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
http://vzvz.nl/fhir/ValueSet/aorta-datareference-reason Aorta DataReference Reason ValueSet


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "aorta-DataReferenceReason",
  "url" : "http://vzvz.nl/fhir/StructureDefinition/aorta-DataReferenceReason",
  "version" : "0.9.0",
  "name" : "DataReferenceReason",
  "status" : "draft",
  "publisher" : "VZVZ",
  "contact" : [
    {
      "name" : "VZVZ",
      "telecom" : [
        {
          "system" : "email",
          "value" : "standaardisatie@vzvz.nl",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Extension to the DataReference to indicate the reason for submitting a new or updated instance",
  "purpose" : "This extension refers to a CodeSystem to allow for distinction of exceptional situations such as pandemics from the regular/normal situation.",
  "copyright" : "VZVZ",
  "fhirVersion" : "4.3.0",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "List"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension",
        "path" : "Extension",
        "short" : "Reason for DataReference",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://vzvz.nl/fhir/StructureDefinition/aorta-DataReferenceReason"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "definition" : "Code to indicate the reason for submission",
        "min" : 1,
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ],
        "binding" : {
          "strength" : "preferred",
          "valueSet" : "http://vzvz.nl/fhir/ValueSet/aorta-datareference-reason"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.